home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Complete Applications / Telecom / TCOMMPRO.TXT / XMODEM < prev    next >
Encoding:
Text File  |  1987-01-14  |  333 b   |  15 lines  |  [TEXT/ttxt]

  1.  
  2. xmodem2.obj: xmodem2.c
  3.      lc1 =4096 xmodem2 -ms -b -a
  4.      lc2 xmodem2
  5.  
  6. xmodem1.obj: xmodem1.c
  7.      lc1 =4096 xmodem1 -ms -b -a
  8.      lc2 xmodem1
  9.  
  10. xmodem.exe: xmodem1.c
  11. link cs+xmodem1+xmodem2,xmodem,xmodem,gfcs+gfts+gfs+lcms+lcs;
  12.  
  13. xmodem.exe: xmodem2.c
  14. link cs+xmodem1+xmodem2,xmodem,xmodem,gfcs+gfts+gfs+lcms+lcs;
  15.